_Delete() | unique_ptr< _Ty[], _Dx > | inlineprivate |
_Dx_noref typedef | _Unique_ptr_base< _Ty, _Dx > | |
_Enable_conversion typedef | unique_ptr< _Ty[], _Dx > | |
_Enable_ctor_reset typedef | unique_ptr< _Ty[], _Dx > | |
_Mybase typedef | unique_ptr< _Ty[], _Dx > | |
_Mypair | _Unique_ptr_base< _Ty, _Dx > | |
_Myptr() _NOEXCEPT | _Unique_ptr_base< _Ty, _Dx > | inline |
_Myptr() const _NOEXCEPT | _Unique_ptr_base< _Ty, _Dx > | inline |
_Myt typedef | unique_ptr< _Ty[], _Dx > | |
_Unique_ptr_base(_Ptr2 _Ptr, _Dx2 &&_Dt) | _Unique_ptr_base< _Ty, _Dx > | inline |
_Unique_ptr_base(_Ptr2 _Ptr) | _Unique_ptr_base< _Ty, _Dx > | inline |
deleter_type typedef | unique_ptr< _Ty[], _Dx > | |
element_type typedef | unique_ptr< _Ty[], _Dx > | |
get() const _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inline |
get_deleter() _NOEXCEPT | _Unique_ptr_base< _Ty, _Dx > | inline |
get_deleter() const _NOEXCEPT | _Unique_ptr_base< _Ty, _Dx > | inline |
operator bool() const _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inlineexplicit |
operator=(_Myt &&_Right) _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inline |
operator=(unique_ptr< _Uty, _Ex > &&_Right) _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inline |
operator=(nullptr_t) _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inline |
operator=(const _Myt &)=delete | unique_ptr< _Ty[], _Dx > | |
operator[](size_t _Idx) const | unique_ptr< _Ty[], _Dx > | inline |
pointer typedef | unique_ptr< _Ty[], _Dx > | |
release() _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inline |
reset(nullptr_t=nullptr_t{}) _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inline |
reset(_Uty _Ptr) _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inline |
swap(_Myt &_Right) _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inline |
unique_ptr() _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inline |
unique_ptr(_Uty _Ptr) _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inlineexplicit |
unique_ptr(_Uty _Ptr, typename _If< is_reference< _Dx >::value, _Dx, const typename remove_reference< _Dx >::type & >::type _Dt) _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inline |
unique_ptr(_Uty _Ptr, typename remove_reference< _Dx >::type &&_Dt) _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inline |
unique_ptr(unique_ptr &&_Right) _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inline |
unique_ptr(unique_ptr< _Uty, _Ex > &&_Right) _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inline |
unique_ptr(nullptr_t) _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inline |
unique_ptr(const _Myt &)=delete | unique_ptr< _Ty[], _Dx > | |
~unique_ptr() _NOEXCEPT | unique_ptr< _Ty[], _Dx > | inline |